Merge version 0.17.14-2+rpi1 and 0.17.14-5 to produce 0.17.14-5+rpi1 forky-staging archive/raspbian/0.17.14-5+rpi1 raspbian/0.17.14-5+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Thu, 9 Apr 2026 20:58:25 +0000 (21:58 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Thu, 9 Apr 2026 20:58:25 +0000 (21:58 +0100)
1  2 
debian/changelog
debian/patches/series

index 324b130310c35702bfeefb1e2894fd9b6135193f,f1ffee1c51b9b67bbbb5eee7b3ad373f3c224165..278247c31bdc4f3daa100133a724decb12e6c5b8
@@@ -1,8 -1,27 +1,34 @@@
- rust-ring (0.17.14-2+rpi1) trixie-staging; urgency=medium
++rust-ring (0.17.14-5+rpi1) forky-staging; urgency=medium
 +
++  [changes brought forward from 0.17.14-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 24 Apr 2025 19:36:28 +0000]
 +  * Disable arm-specific codepaths to avoid armv7 contamination.
 +
-  -- Peter Michael Green <plugwash@raspbian.org>  Thu, 24 Apr 2025 19:36:28 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Thu, 09 Apr 2026 20:58:25 +0000
++
+ rust-ring (0.17.14-5) unstable; urgency=medium
+   * Team upload.
+   * Package ring 0.17.14 from crates.io using debcargo 2.8.2
+   * Add files already in the package, but newly detected by debcargo as
+     "suspicious" to the whitelist. See #1131440
+  -- Peter Michael Green <plugwash@debian.org>  Sat, 21 Mar 2026 13:30:15 +0000
+ rust-ring (0.17.14-4) experimental; urgency=medium
+   * Team upload.
+   * Package ring 0.17.14 from crates.io using debcargo 2.7.11
+   * Add patch for getrandom 0.4.
+  -- Peter Michael Green <plugwash@debian.org>  Tue, 03 Mar 2026 03:37:34 +0000
+ rust-ring (0.17.14-3) unstable; urgency=medium
+   * Team upload
+   * Package ring 0.17.14 from crates.io using debcargo 2.7.11
+   * Remove no-js and no-wasm-bindgen-test patches
+  -- Jeremy BĂ­cha <jbicha@ubuntu.com>  Fri, 31 Oct 2025 13:54:06 -0400
  
  rust-ring (0.17.14-2) unstable; urgency=medium
  
index e7db8c4b87ca8e0e0a584d353708dbfaeac81d11,ca691a2e895f0b76a796516d2c2e41ee93ed827e..8577e75429279cd5c488aff2b20266ec21a42061
@@@ -4,5 -3,4 +3,5 @@@ disable-slow-tests.patc
  disable-tests-missing-testdata.patch
  fix-tests-no-default-features.patch
  remove-windows.patch
- no-js.patch
+ getrandom-0.4.patch
 +disable-arm-specific-codepaths.patch